home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-01-12 | 622 b | 30 lines |
- #
- # Generated by the NeXT Interface Builder.
- #
- # NOTE: Do NOT change this file -- Interface Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = EricPalette
-
- INTERFACES = EricPalette.nib ScrollTextFieldInspector.nib
- CLASSES = ScrollTextField.m ScrollTextFieldInspector.m
-
- SOURCEMODE = 444
-
-
- MAKEFILEDIR = /usr/lib/nib
-
- INSTALLDIR = $(HOME)/Palettes
- INSTALLFLAGS = -c -m 755
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/palette.make
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-